+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
+Fri Oct 19 11:24:58 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkmain.[ch] (gtk_disable_setlocale): Actually
+ export gtk_disable_setlocale(). (Caught by Sven Neumann)
+
2001-10-18 Havoc Pennington <hp@redhat.com>
* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_lookup): fix compilation
*
* Most programs should not need to call this function.
**/
-static void
+void
gtk_disable_setlocale (void)
{
if (gtk_initialized)
#ifndef GTK_DISABLE_DEPRECATED
void gtk_exit (gint error_code);
#endif /* GTK_DISABLE_DEPRECATED */
+
+void gtk_disable_setlocale (void);
gchar * gtk_set_locale (void);
PangoLanguage *gtk_get_default_language (void);
gint gtk_events_pending (void);